hvm: Fix the realmode live migration issue with Intel EPT
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 13 Jun 2008 09:13:25 +0000 (10:13 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 13 Jun 2008 09:13:25 +0000 (10:13 +0100)
commita1d529a86b53d87fce96910ecb9009680007886d
tree8f945376f69d386e5c348a70e5b4cb37046a0bb1
parent4565fb811d5eeaed34c870ec193050ed45ea6aeb
hvm: Fix the realmode live migration issue with Intel EPT

The patch save/restore the HVM_PARAM_IDENT_PT parameter, then the live
migration during real mode with EPT may work fine.

Signed-off-by: Xiaohui Xin <Xiaohui.xin@intel.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/libxc/xc_domain_restore.c
tools/libxc/xc_domain_save.c